-- card: 9971 from stack: in.0-4 -- bmap block id: 19031 -- flags: 0000 -- background id: 8040 -- name: Ex 2.4 -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=73 top=152 right=196 bottom=125 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice1 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=155 top=126 right=180 bottom=206 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice2 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=336 top=151 right=197 bottom=375 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice4 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=234 top=126 right=180 bottom=302 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice3 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=125 top=207 right=261 bottom=162 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice5 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=191 top=207 right=261 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice6 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=278 top=207 right=261 bottom=350 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: choice7 ----- HyperTalk script ----- on mouseUp hideFeedback set hilite of me to not hilite of me end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A003 -- rect: left=397 top=291 right=312 bottom=460 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Done ----- HyperTalk script ----- -- The "checkManyRight" handler is in the stack script. on MouseUp checkManyRight end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: A003 -- rect: left=346 top=316 right=338 bottom=461 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Correct Answer ----- HyperTalk script ----- -- This handler shows the correct answer. It dehilites all btns, -- then hilites the correct ones. on mouseUp hideFeedback repeat 3 wait 15 dehiliteBtns wait 15 lock screen repeat with i=1 to 7 set the hilite of btn i to true end repeat unlock screen end repeat ans 5 end mouseUp -- part contents for background part 9 ----- text ----- 4 of 8 -- part contents for background part 6 ----- text ----- Click on all the possible actions that HyperCard buttons can initiate. -- part contents for background part 19 ----- text ----- Yes! HyperCard can do all these things and more. Yes, this choice is correct—but look closely and you’ll see that all choices are correct. Yes, these choices are correct—but look closely and you’ll see that all choices are correct. Please answer the question before clicking “Done”. This is the correct answer. HyperCard can do all these things and more. -- part contents for background part 20 ----- text ----- 1234567